body, body #main{
	overflow-x: hidden;
}

body.parent-pageid-1806,
body.parent-pageid-1806 #main,
body.parent-pageid-8103,
body.parent-pageid-8103 #main{
	height: auto;
}
@media (min-width: 768px) {
	body.parent-pageid-8103.page-id-1820 .elementor-section.elementor-section-height-full {
		position: fixed;
		width: 222px;
	}
}

/* Temps fort */
body #main .catalog_rubric{
	font-family: var(--font-family);
	margin-bottom: 80px;
}
body #main .catalog_rubric > .container{
	/*background-position-x: 60px;*/
	background-repeat: space;
    /*background-repeat-x: no-repeat;*/
}

body #main .catalog_rubric > header{
	height: 483px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	flex-direction: column;
	background-size: cover;
	position: relative;
	background-position: center;
}
body #main .catalog_rubric:not(.discount) > header{
    margin-top: 70px;
}
body #main .catalog_rubric:not(.discount) > header:before{
    content: "";
    display: inline-block;
    border-top: 220px solid var(--e-global-color-primary);
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    position: absolute;
    left: calc(50% - 180px);
    top: -70px;
}
body #main .catalog_rubric h2{
	font-family: inherit;
	font-size: 70px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
    text-shadow: 0 0 10px #333;
}

body #main .catalog_rubric h2 span{
	display: block;
	font-size: 50px;
}

body #main .catalog_rubric .rub-desc{
	padding: 100px 47px 0;
}

body #main .catalog_rubric .rub-desc,
body #main .catalog_rubric .rub-desc *{
	font-size: 18px;
	font-family: var(--font-family);
}

body #main .catalog_rubric.discount{
	margin-top: 40px;
}

body #main .catalog_rubric > header .discount-wrap{
	position: absolute;
    top: 0;
    background: var(--e-global-color-primary);
    width: 100%;
    color: white;
    text-align: left;
	height: 65px;
}

body #main .catalog_rubric > header .discount-wrap .discount-value{
	position: absolute;
    left: 50%;
    top: -10px;
    transform: translateX(-50%);
    font-size: 62px;
    font-weight: bold;
}
body #main .catalog_rubric > header .discount-wrap .discount-value:before{
	content: "";
    border-top: 180px solid #E30613;
    border-left: 150px solid transparent;
    border-right: 150px solid transparent;
    position: absolute;
    z-index: -1;
    left: -76px;
    top: -25px;
}

body #main .catalog_rubric > header .discount-wrap p{
	margin-left: calc(50% + 120px);
	font-size: 16px;
}
body #main .catalog_rubric > header .discount-wrap p strong{
	font-size: 23px;
}

@media screen and (max-width: 1024px) {
	body #main .catalog_rubric > header{
		height: 357px;
		/*justify-content: flex-end;*/
		justify-content: center;
		padding-bottom: 18px;
		margin-left: -10px;
		margin-right: -10px;
	}
	body #main .catalog_rubric h2{
		font-size: 46px;
		margin-bottom: .5rem;
	}
	
	body #main .catalog_rubric h2 span{
		font-size: 30px;
	}
	
	body #main .catalog_rubric > header .discount-wrap{
		background: none;
		background: none;
		padding-top: 90px;
		text-align: center;
	}
	body #main .catalog_rubric > header .discount-wrap p{
		margin: 0;
		z-index: 1;
    	position: relative;
	}
}

/* Visuals */
body #main .catalog_rubric .visuals {
	background: #F4F4F4;
    width: 1075px;
	max-width: 100%;
	margin: auto;
	position: relative;
    margin-top: -30px;
}
body #main .catalog_rubric .visuals:before,
body #main .catalog_rubric.discount .discount-container:after{
	content: "";
	display: inline-block;
	position: absolute;
	border-top: 83px solid #097F82;
	border-left: 67px solid transparent;
	border-right: 67px solid transparent;
	top: 0;
    left: calc(50% - 69px);
    z-index: 2;
}
body #main .catalog_rubric.discount .visuals:before{
	display: none;
}
body #main .catalog_rubric.discount .discount-container:after{
	border-top: 83px solid #E30613;
	top: auto;
	bottom: -83px;
}

body #main .catalog_rubric.discount .discount-container{
    width: 1075px;
    max-width: 100%;
    margin: 75px auto 30px;
	background: #E30613;
	display: flex;
	font-family: var(--font-family);
	color: #FFF;
    align-items: center;
    padding: 15px 33px;
	gap: 35px;
    position: relative;
	z-index: 1;
}
body #main .catalog_rubric.discount .discount-container .value{
    font-size: 67px;
    font-weight: bold;
}

body #main .catalog_rubric.discount .discount-container .desc{
    font-size: 19px;
}
body #main .catalog_rubric.discount .discount-container .desc *{
	font-size: inherit;
}
body #main .catalog_rubric.discount .discount-container .desc strong{
    font-size: 39px;
    font-weight: bold;
	color: inherit;
}

body #main .catalog_rubric .visuals-content {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	padding: 35px 47px 25px;
	position: relative;
}

body #main .catalog_rubric .visuals .visual{
	width: 49%;
	position: relative;
	line-height: 0;
}
body #main .catalog_rubric .visuals .visual.is_highlighted{
	background: url('https://lakazleroymerlin.re/wp-content/uploads/2022/02/highlight.png');
	background-size: 100%;
}

body #main .catalog_rubric .visuals .visual img{
	width: 100%;
	height: 485px;
	object-fit: cover;
    display: inline-block;
    line-height: normal;
	overflow: auto;
}
body #main .catalog_rubric .visuals.only-products .visual img{
	object-fit: contain;
	mix-blend-mode: multiply;
}
body #main .catalog_rubric .visuals .visual.is_highlighted img{
	padding: 30px 15px;
}

body #main .catalog_rubric h3{
	font-family: inherit;
	font-size: 44px;
	text-transform: uppercase;
	color: #097F82;
	text-align: center;
	font-weight: bold;
    position: relative;
    padding-bottom: 50px;
	margin-bottom: 0;
}
body #main .catalog_rubric h3:after{
	content: "";
	background: url('https://lakazleroymerlin.re/wp-content/uploads/2022/02/line-triangle.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    height: 84px;
    background-position: center;
    background-size: 280px;
    position: absolute;
    left: 0;
    bottom: -40px;
}
body #main .catalog_rubric .visuals .visual a{
	color: inherit;
}
@media screen and (max-width: 1024px) {
	body #main .catalog_rubric > .container{
		display: flex;
		flex-direction: column;
	}
	body #main .catalog_rubric .discount-container{
		order: 1;
	}
	body #main .catalog_rubric .rse_product{
		order: 3;
	}

	body #main .catalog_rubric .visuals{
		margin-top: 0;
		order: 2;
	}

	body #main .catalog_rubric .visuals.visuals-and-products{
		display: none;
	}

	body #main .catalog_rubric .visuals-content{
		padding-left: 15px;
		padding-right: 15px;
	}
	body #main .catalog_rubric .visuals .visual {
		width: 100%;
	}
	body #main .catalog_rubric .visuals.only-products .visual {
		border: 1px solid var(--e-global-color-primary);
	}
	
	body #main .catalog_rubric.discount .discount-container{
		gap: 10px;
		padding: 15px;
		margin-bottom: 0px;
	}
	body #main .catalog_rubric.discount .discount-container .value{
		font-size: 32px;
	}
	body #main .catalog_rubric.discount .discount-container .desc{
		font-size: 9px;
	}
	body #main .catalog_rubric.discount .discount-container .desc strong{
		font-size: 14px;
	}
	body #main .catalog_rubric.discount .discount-container:after{
		border-left-width: 40px;
		border-right-width: 40px;
		border-top-width: 50px;
		bottom: -50px;
	    left: calc(50% - 50px);
	}

	body #main .catalog_rubric:not(.discount) > header{
		margin-top: 140px;
	}

	body #main .catalog_rubric:not(.discount) > header:before{
		top: -140px;
	}
}
/* Options */
body #main .catalog_rubric .options{
	font-size: 22px;
	display: flex;
	gap: 20px;
    justify-content: flex-end;
    width: 1075px;
    max-width: 100%;
    margin: auto;
    margin-top: -95px;
	margin-bottom: 60px;
	position: relative;
    padding-right: 43px;
    padding-bottom: 20px;
}
body #main .catalog_rubric .visuals.only-visuals + .options,
body #main .catalog_rubric .visuals.only-products + .options{
	margin-top: 0px;
	background: #F4F4F4;
}
body #main .catalog_rubric .options .option + a img{
	vertical-align: middle;
	margin-left: 5px;
}
body #main .catalog_rubric .options .option + a{
	color: var(--e-global-color-primary);
	font-style: italic;
}
body #main .catalog_rubric .options .option.course + a{
	color: #097F82;
    max-width: 310px;
    display: flex;
    text-align: right;
    gap: 30px;
}
body #main .catalog_rubric .advantage-container{
    /*position: fixed;*/
	position: absolute;
    z-index: 1000;
	visibility: hidden;
	bottom: 0; left: 50%;
	transform: translate(-50%,0);
	/*width: 100%;
	max-width: 100vw;
	min-height: 100vh;
	background-color: rgba(0,0,0,.5);*/
	opacity: 0;
	transition: visibility 0s, opacity 1s ease;
}

body #main .catalog_rubric .advantage-container.open{
	visibility: visible;
	opacity: 1;
	transition: visibility 1s, opacity 1s ease;
}

body #main .catalog_rubric .popup{
	position: absolute;
	left: 50%; top: 50%;
	transform: translate(-50%, -50%);
	/*position: relative;*/
    background: var(--e-global-color-primary);
	border-radius: 27px;
	text-align: center;
	z-index: 1000;
	width: 360px;
	padding: 60px 34px;
	/*top: 23px;
    right: -140px;*/
	/*top: 50%; left: 50%;
	transform: translate(-50%, -50%);*/
    visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity .5s;
}
body #main .catalog_rubric .hasAdvantage .popup{
	width: 530px;
    top: 150px;
    left: calc(50% - 265px);
    position: fixed;
}
body #main .catalog_rubric .options .popup.open,
body #main .catalog_rubric .advantage-container.open .popup{
	visibility: visible;
	opacity: 1;
}

body #main .catalog_rubric .popup.course{
	background: #045F62;
}
body #main .catalog_rubric .popup p{
    font-size: 31px;
}
body #main .catalog_rubric .popup p strong{
    font-size: 41px;
	display: block;
}
body #main .catalog_rubric .popup hr{
    margin: 16px 0 13px;
}
body #main .catalog_rubric .popup .title{
	font-weight: bold;
	font-size: 37px;
    margin-bottom: 20px;
}
body #main .catalog_rubric .popup .content{
	background: #045F62;
    margin-left: -34px;
    margin-right: -34px;
	margin-bottom: -60px;
	padding: 34px;
    font-weight: bold;
    color: #FFF;
    border-radius: 0 0 27px 27px;
}
body #main .catalog_rubric .popup .content p{
    margin-bottom: 30px;
}
body #main .catalog_rubric .popup .content img{
	max-width: 220px;
	margin-bottom: 20px;
}
body #main .catalog_rubric .popup .content img:last-child{
	margin-bottom: 0;
}

body #main .catalog_rubric .popup .close,
body #main .catalog_rubric .hasCrossSelling .close{
    position: absolute;
    background: #000;
    border-radius: 20px;
    font-weight: bold;
    color: white;
    right: -12px;
    top: -9px;
    display: block;
    width: 33px;
    height: 33px;
    line-height: 27px;
    font-size: 25px;
	cursor: pointer;
}

body #main .catalog_rubric .popup a{
	font-style: normal;
	color: #000;
}

body #main .catalog_rubric .popup img.picto{
    position: absolute;
    top: -26px;
    left: calc(50% - 36px);
    border: 4px solid white;
    border-radius: 50%;
    background: white;
	box-sizing: content-box;
}
@keyframes spin {
    0% {
        transform:rotateY(0deg);
    }
    85% {
        transform:rotateY(360deg);
    }
	100% {
		transform:rotateY(360deg);
	}
}
body #main .catalog_rubric .options .popup:not(.open) + a > img {
    animation: spin 2s ease-in-out infinite;
}

body #main .catalog_rubric .popup:before{
    content: "";
    display: block;
    position: absolute;
    background: white;
    border-radius: 27px;
    top: 19px;
    right: 0;
    bottom: 19px;
    left: 0;
	z-index: -1;
}
body #main .catalog_rubric .options a:after,
body #main .catalog_rubric .hasAdvantage .advantage-container:before,
body #main .catalog_rubric .hasCrossSelling .cross_selling-bg:before{
	content: "";
    position: fixed;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgb(64 64 64 / 50%);
    z-index: 10;
}
body #main .catalog_rubric .popup.open + a:after,
body #main .catalog_rubric .hasAdvantage .advantage-container.open:before,
body #main .catalog_rubric .hasCrossSelling .cross_selling.open .cross_selling-bg:before{
	display: block;
}

body #main .catalog_rubric .only-visuals .data,
body #main .catalog_rubric .only-products .data{
    background: white;
    display: inline-block;
    padding: 15px;
    max-width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
	line-height: normal;
}
body #main .catalog_rubric .only-visuals .data > p,
body #main .catalog_rubric .only-products .data > p{
    margin: 0 -15px -15px;
    background: #E42F25;
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    margin-top: 5px;
}

@media screen and (max-width: 1024px) {
	body #main .catalog_rubric .options{
		order: 3;
		margin-top: 0;
		background: #F4F4F4;
	}

	body #main .catalog_rubric .options .popup{
		right: 14px;
	}
}

@media screen and (max-width: 480px) {
	body #main .catalog_rubric .popup,
	body #main .catalog_rubric.v2 .products .advantage-container{
		width: 84vw;
	}
	
	body #main .catalog_rubric.v2 .products .advantage-container{
		transform: unset;
	}
	
	body #main .catalog_rubric.v2 .products article:nth-child(odd) .advantage-container{
		left: 0;
	}
	
	body #main .catalog_rubric.v2 .products article:nth-child(even) .advantage-container{
		left: unset;
		right: 0;
	}
}

/* Products */
body #main .catalog_rubric .products{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
    width: 1075px;
	max-width: 100%;
	margin: auto;
    justify-content: center;
	background: white;
}
body #main .catalog_rubric .visuals-and-products + .products{
	padding-top: 45px;
}

body #main .catalog_rubric .products article{
	width: 261px;
    text-align: center;
	position: relative;
    margin-top: 70px;
}
body #main .catalog_rubric .products article a{
	color: inherit;
}

body #main .catalog_rubric .products article .picture-visual{
	display: none;
}
body #main .catalog_rubric .products article .picture{
	border: 1px solid var(--e-global-color-primary);
	height: 225px;
	margin-bottom: 15px;
}
body #main .catalog_rubric .products article .picture-product{
    height: 100%;
    width: 100%;
	object-fit: contain;
}
@media screen and (max-width: 1024px) {
	body #main .catalog_rubric .products{
		background: #F4F4F4;
		position: relative;
		padding: 45px 10px;
		gap: 15px;
		order: 2;
	}
	body #main .catalog_rubric .products:before {
		content: "";
		display: inline-block;
		position: absolute;
		border-top: 83px solid #097F82;
		border-left: 67px solid transparent;
		border-right: 67px solid transparent;
		top: 0;
		left: calc(50% - 69px);
		z-index: 1;
	}
	body #main .catalog_rubric.discount .products:before {
		display: none;
	}
	body #main .catalog_rubric .products article,
	body #main .catalog_rubric .products article > a{
		width: 100%;
		display: flex;
		gap: 15px;
		position: relative;
    	justify-content: flex-end;
		margin-top: 0;
	}
	
	body #main .catalog_rubric .products article > *:not(a),
	body #main .catalog_rubric .products article > a > *{
		width: 48%;
	}
	
	body #main .catalog_rubric .products article .product{
		align-self: center;
	}

	body #main .catalog_rubric .products article .picture-visual{
		display: block;
	    object-fit: cover;
		position: absolute;
        height: 100%;
		left: 0;
	}
	
	body #main .catalog_rubric .products article .picture{
		border: 0;
	}
	body #main .catalog_rubric .products article .picture img{
		mix-blend-mode: multiply;
	}
}

/* PRICE */
body #main .catalog_rubric .price,
.catalog_product_2 .price{
    font-size: 27px;
    font-weight: bold;
    color: #FF2D16;
}
body #main .catalog_rubric .price{
    font-size: 38px;
}
body #main .catalog_rubric .only-visuals .price,
body #main .catalog_rubric .only-products .price{
    font-size: 56px;
}

body #main .catalog_rubric .price sup,
.catalog_product_2 .price sup{
    font-size: 16px;
    font-family: var(--font-family);
    /*top: -13px;*/
	top: -28px;
}
body #main .catalog_rubric .price sub,
.catalog_product_2 .price sub{
    font-size: 15px;
    top: 0px;
    left: -10px;
}
@media screen and (max-width: 1024px) {
	body #main .catalog_rubric .price{
		font-size: 35px;
	}
}

/* Discount */
body #main .catalog_rubric .discount,
.catalog_product_2 .discount{
    border-top: 2px solid #FF2D16;
    display: inline-flex;
    margin-bottom: 5px;
}

body #main .catalog_rubric .discount .price-base,
.catalog_product_2 .discount .price-base{
    font-size: 14px;
    font-weight: bold;
    color: #2B2E34;
    position: relative;
    padding: 2px 5px;
}
body #main .catalog_rubric .discount .price-base:after,
.catalog_product_2 .discount .price-base:after{
    content: "";
    position: absolute;
    display: block;
    background: #FF2D16;
    width: 80%;
    height: 1px;
    transform: rotate(-11deg);
    top: 10px;
    left: 5px;
}
body #main .catalog_rubric .discount .price-base sup,
.catalog_product_2 .discount .price-base sup{
    font-size: 10px;
    font-family: var(--font-family);
    top: -8px;
}
body #main .catalog_rubric .discount .price-base sub,
.catalog_product_2 .discount .price-base sub{
    font-size: 9px;
    top: 0px;
    left: -5px;
}

body #main .catalog_rubric .discount .discount-value,
.catalog_product_2 .discount .discount-value{
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    background: #FF2D16;
    padding: 2px 5px;
}
/* TEXTS */
body #main .catalog_rubric h4,
.catalog_product_2 h3{
    font-family: var(--font-family);
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    text-transform: uppercase;
}
body #main .catalog_rubric h4{
    font-size: 13px;
	margin: 0;
}

body #main .catalog_rubric p,
.catalog_product_2 p{
    margin-bottom: 0;
    font-size: 12px;
    line-height: normal;
}
body #main .catalog_rubric p{
    font-size: 11px;
}

body #main .catalog_rubric .desc strong,
.catalog_product_2 .desc strong{
    color: #FF2D16;
}

/* SPLIT PAYMENT */
body #main .split-payment{
    font-size: 12px;
    text-align: center;
    padding: 12px;
    position: relative;
    display: table;
    margin: 15px auto 0;
}
body #main .split-payment *{
	font-family: var(--font-family);
}

body #main .split-payment:before,
body #main .split-payment:after{
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    border: 7px solid red;
    border-bottom-color: transparent;
    top: 0;
}
body #main .split-payment:before{
    left: 0;
    border-right-color: transparent;
}
body #main .split-payment:after{
    right: 0;
    border-left-color: transparent;
}
body #main .split-payment p {
    font-size: 8px;
	margin-bottom: 0;
	display: inline-block;
    margin: 0px 2px;
}
body #main .split-payment .price-split{
    color: #FF2D16;
    font-size: 52px;
    font-weight: 600;
}
body #main .split-payment .price-split:before{
    content: "ou";
    background: #2B2E34;
    border-radius: 30px;
    color: #FFF;
    padding: 6px 8px 9px;
    margin-top: 10px;
    position: absolute;
    top: -20px;
    left: 50%;
    font-size: 12px;
	line-height: normal;
    font-weight: normal;
    margin-left: -12px;
}
body #main .split-payment .price-split sup{
    font-size: 16px;
    font-family: var(--font-family);
    top: -24px;
}
body #main .split-payment .price-split sub{
    font-size: 16px;
    top: 0px;
    left: -5px;
}
body #main .split-payment .free-of-charge{
    background: #2B2E34;
    color: #FFF;
    padding: 0 9px;
    text-transform: uppercase;
    font-weight: bold;
	display: table;
    margin: 3px auto;
	font-size: 16px;
}
body #main .split-payment .TAEG{
    font-size: 8px;
}
body #main .split-payment .condition{
    background: #FF2D16;
    font-size: 8px;
    color: #FFF;
    margin-left: -12px;
    margin-right: -12px;
	display: block;
	margin-top: 13px;
}
body #main .split-payment-shortcode .split-payment,
body #main .catalog_rubric .split-payment{
	background: #E42F25;
	padding-bottom: 0;
	color: white;
}
body #main .split-payment-shortcode .split-payment:before,
body #main .catalog_rubric .split-payment:before{
	border-left-color: #000000;
	border-top-color: #000000;
}
body #main .split-payment-shortcode .split-payment:after,
body #main .catalog_rubric .split-payment:after{
	border-right-color: #000000;
	border-top-color: #000000;
}

body #main .split-payment-shortcode .split-payment .price-split:before,
body #main .split-payment-shortcode .split-payment .price-split:after,
body #main .catalog_rubric .split-payment .price-split:before,
body #main .catalog_rubric .split-payment .price-split:after{
	display: none;
}

body #main .split-payment-shortcode .split-payment .price-split,
body #main .catalog_rubric .split-payment .price-split{
	color: white;
	display: block;
}
body #main .split-payment-shortcode .split-payment .condition,
body #main .catalog_rubric .split-payment .condition{
	background: #000;
}

/* Blink split payment */
@keyframes blink {
    0% {opacity: 0;}
    5% {opacity: 1;}
    50% {opacity: 1;}
    55% {opacity: 0;}
    100% {opacity: 0;}
}

body #main .catalog_rubric footer{
	position: relative;
}

body #main .split-payment-shortcode .split-payment,
body #main .catalog_rubric .split-payment{
	animation: blink normal 5s 2.5s infinite linear;
	position: absolute;
	top: 0;
    width: 100%;
	margin-top: 0;
}
body #main .split-payment-shortcode + .elementor-widget-text-editor,
body #main .catalog_rubric footer.blink-1 .data{
	animation: blink normal 5s infinite linear;
	background: white;
}
body #main .catalog_rubric .only-visuals .split-payment,
body #main .catalog_rubric .only-products .split-payment{
    top: initial;
    bottom: 0;
    max-width: 160px;
}

body #main .catalog_rubric footer.blink-1 .data{
	min-height: 105px;
}

@media screen and (max-width: 1024px) {
	body #main .catalog_rubric footer.blink-1 .data{
		background: none;
	    min-height: 105px;
	}
	body #main .catalog_rubric .only-visuals footer.blink-1 .data,
	body #main .catalog_rubric .only-products footer.blink-1 .data{
		background: white;
	}
	body #main .catalog_rubric .split-payment{
		font-size: 0;
	}
	body #main .split-payment .price-split{
		font-size: 32px;
	}
	body #main .split-payment .price-split sup,
	body #main .split-payment .price-split sub{
		font-size: 11px;
	}
	body #main .split-payment .price-split sup{
		top: -14px;
	}
	body #main .catalog_rubric .split-payment .condition{
		margin-top: 5px;
	}
}

/* RATING */
body #main .catalog_rubric .rating,
.catalog_product_2 .rating{
    text-align: center;
    border: 1px solid #000;
    font-size: 12px;
    background: #FFF;
    font-family: var(--font-family);
    padding: 5px 24px 8px;
    box-shadow: 0 0 5px #999;
    display: table;
    margin: 15px auto;
    position: absolute;
    top: 0;
}
body #main .catalog_rubric .rating{
    top: -16px;
	right: 0;
}

body #main .catalog_rubric .rating:before,
.catalog_product_2 .rating:before,
body #main .catalog_rubric .rating:after,
.catalog_product_2 .rating:after{
    content: "";
    position: absolute;
    display: block;
    right: -10px;
    top: 0px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
}
body #main .catalog_rubric .rating:before{
    transform: scale(-1.2, 1.2) translate(1px, 0px);
    left: -10px;
    right: initial;
}
.catalog_product_2 .rating:before{
   transform: scale(1.2) translate(1px, 0px);
}
body #main .catalog_rubric .rating:after,
.catalog_product_2 .rating:after{
   border-top-color: #FFF;
}
body #main .catalog_rubric .rating:after{
	left: -10px;
    right: initial;
    transform: scale(-1, 1);
}

body #main .catalog_rubric .rating .like,
.catalog_product_2 .rating .like{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    line-height: 23px;
}
body #main .catalog_rubric .rating .like:before,
.catalog_product_2 .rating .like:before,
body #main .catalog_rubric .rating .like:after,
.catalog_product_2 .rating .like:after{
    content: "";
    display: inline-block;
    background: url(https://lakazleroymerlin.re/wp-content/uploads/2021/12/quote.png);
    width: 9px;
    height: 9px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 1px;
    transform: translateY(4px);
}
body #main .catalog_rubric .rating .like:before,
.catalog_product_2 .rating .like:before{
    transform: rotate(180deg) translate(1px, 5px);
}

body #main .catalog_rubric .rating .rate,
.catalog_product_2 .rating .rate{
    color: #78B145;
    font-weight: bold;
    font-size: 31px;
    line-height: 28px;
    padding-top: 4px;
    position: relative;
}
body #main .catalog_rubric .rating .rate:before,
.catalog_product_2 .rating .rate:before{
    content: "";
    height: 1px;
    display: block;
    width: 97%;
    background: #000;
    position: absolute;
    top: 0;
    left: 1%;
}

body #main .catalog_rubric .rating .rate span,
.catalog_product_2 .rating .rate span{
    color: #000;
    font-size: 22px;
}
body #main .catalog_rubric .rating .rate span sup,
.catalog_product_2 .rating .rate span sup{
    font-size: 8px;
    top: -9px;
}
body #main .catalog_rubric .rating .average,
.catalog_product_2 .rating .average{
    background: #C4C4C6;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    padding: 0 3px 1px;
}
body #main .catalog_rubric .rating .stars,
.catalog_product_2 .rating .stars{
    margin-top: 4px;
    display: flex;
    justify-content: center;
    position: relative;
}
body #main .catalog_rubric .rating .star,
.catalog_product_2 .rating .star{
    width: 21px;
    height: 19px;
    background: url(https://lakazleroymerlin.re/wp-content/uploads/2021/12/star-yellow.jpeg);
    background-size: contain;
    display: inline-block;
}
body #main .catalog_rubric .rating .star.star-grey,
.catalog_product_2 .rating .star.star-grey{
    background-image: url(https://lakazleroymerlin.re/wp-content/uploads/2021/12/star-grey.jpg);
    position: absolute;
    right: 3px;
    z-index: 100;
    width: 10px;
    background-size: 19px;
    background-position: top right;
}
body #main .catalog_rubric .rating .star.star-grey.score40, .catalog_product_2 .rating .star.star-grey.score40{width: 20px;}
body #main .catalog_rubric .rating .star.star-grey.score41, .catalog_product_2 .rating .star.star-grey.score41{width: 18px;}
body #main .catalog_rubric .rating .star.star-grey.score42, .catalog_product_2 .rating .star.star-grey.score42{width: 16px;}
body #main .catalog_rubric .rating .star.star-grey.score43, .catalog_product_2 .rating .star.star-grey.score43{width: 14px;}
body #main .catalog_rubric .rating .star.star-grey.score44, .catalog_product_2 .rating .star.star-grey.score44{width: 12px;}
body #main .catalog_rubric .rating .star.star-grey.score45, .catalog_product_2 .rating .star.star-grey.score45{width: 10px;}
body #main .catalog_rubric .rating .star.star-grey.score46, .catalog_product_2 .rating .star.star-grey.score46{width: 8px;}
body #main .catalog_rubric .rating .star.star-grey.score47, .catalog_product_2 .rating .star.star-grey.score47{width: 6px;}
body #main .catalog_rubric .rating .star.star-grey.score48, .catalog_product_2 .rating .star.star-grey.score48{width: 4px;}
body #main .catalog_rubric .rating .star.star-grey.score49, .catalog_product_2 .rating .star.star-grey.score49{width: 2px;}
body #main .catalog_rubric .rating .star.star-grey.score50, .catalog_product_2 .rating .star.star-grey.score50{width: 0px;}


/* CATALOG RSE */
body #main .catalog_rubric.v2 > header{
	z-index: 1;
}
body #main .catalog_rubric.v2 > header:before{
	border-top-color: #097F82;
}
/* Visuals */
body #main .catalog_rubric .visuals.visuals-grid{
	padding-bottom: 50px;
    margin-bottom: 30px;
	padding-top: 20px;
}
body #main .catalog_rubric .visuals.visuals-grid .visuals-content{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
	z-index: 1;
}
body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual{
	width: auto;
}
/*body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(1){
    grid-column: 1/4;
    grid-row: 1;
}
body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(1) img{
	height: 825px;
}
body #main .elementor-widget-ekit_wb_10484:nth-of-type(odd) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(2){
    grid-column: 1;
    grid-row: 2/4;
}
body #main .elementor-widget-ekit_wb_10484:nth-of-type(odd) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(2) img{
	height: 985px;
}
body #main .elementor-widget-ekit_wb_10484:nth-of-type(odd) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(3){
    grid-column: 2/4;
    grid-row: 2;
}
body #main .elementor-widget-ekit_wb_10484:nth-of-type(odd) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(4){
    grid-column: 2/4;
    grid-row: 3;
}*/

/* Revision 2023-09-04 */

/*body #main .elementor-widget-ekit_wb_10484:nth-of-type(odd) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(1){
    grid-column: 1/2;
    grid-row: 1/3;
}
body #main .elementor-widget-ekit_wb_10484:nth-of-type(odd) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(1) img{
	height: 985px;
}
body #main .elementor-widget-ekit_wb_10484:nth-of-type(odd) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(2){
    grid-column: 2/4;
    grid-row: 1/2;
}

body #main .elementor-widget-ekit_wb_10484:nth-of-type(odd) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(3){
    grid-column: 2/4;
    grid-row: 2/3;
}*/

/* Fin Revision 2023-09-04 */

body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual .catchphrase{
	font-family: var(--font-family);
    font-size: 38px;
	font-weight: bold;
    color: #000;
	position: absolute;
	top: 30%;
	left: 0;
	padding-left: 65px;
	display: block;
    width: 340px;
    line-height: normal;
    text-shadow: 0 0 5px #fff;
}
body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual .catchphrase.light{
	color: #FFF;
	text-shadow: 0 0 5px #000;
}
body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual .catchphrase:before{
	content: "";
	border-left: 41px solid var(--e-global-color-primary);
	border-top: 34px solid transparent;
	border-bottom: 34px solid transparent;
    position: absolute;
	top: -12px;
	left: 0;
	z-index: 2;
}
/* even */

/*
body #main .elementor-widget-ekit_wb_10484:nth-of-type(even) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(2){
    grid-column: 1/3;
    grid-row: 2;
}
body #main .elementor-widget-ekit_wb_10484:nth-of-type(even) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(3){
    grid-column: 3;
    grid-row: 2/4;
}
body #main .elementor-widget-ekit_wb_10484:nth-of-type(even) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(3) img{
	height: 985px;
}
body #main .elementor-widget-ekit_wb_10484:nth-of-type(even) .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(4){
	grid-column: 1/3;
    grid-row: 3;
}*/

/* Revision 2023-09-04 */

body #main .elementor-widget-ekit_wb_10484 .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(1){
    grid-column: 1/3;
    grid-row: 1/2;
}
body #main .elementor-widget-ekit_wb_10484 .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(2){
    grid-column: 3/4;
    grid-row: 1/3;
}
body #main .elementor-widget-ekit_wb_10484 .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(2) img{
	height: 985px;
}
body #main .elementor-widget-ekit_wb_10484 .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(3){
	grid-column: 1/3;
    grid-row: 2/3;
}

body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual .catchphrase{
	display: none;
}

/* Fin Revision 2023-09-04 */

body #main .elementor-widget-ekit_wb_10484:nth-of-type(even) .catalog_rubric .visuals.visuals-grid .visuals-content .visual .catchphrase{
	right: 0;
    left: auto;
    text-align: right;
    padding-right: 65px;
    padding-left: 0;
}
body #main .elementor-widget-ekit_wb_10484:nth-of-type(even) .catalog_rubric .visuals.visuals-grid .visuals-content .visual .catchphrase:before{
    border-left: 0;
    border-right: 41px solid var(--e-global-color-primary);
    right: 0;
	left: auto;
}
/* Products */
body #main .catalog_rubric.v2 .products article .picture {
    border: 1px solid #707070;
	position: relative;
}
/* Advantage */
body #main .catalog_rubric .products article .picture .icon-advantage {
    display: flex;
	background: var(--e-global-color-primary);
    font-size: 50px;
    color: #FFF;
    font-family: var(--font-family);
	font-weight: bold;
	
	position: absolute;
	bottom: 0;
	right: 0;
    width: 45px;
    height: 45px;

    align-items: center;
    justify-content: center;
	z-index: 10;
	cursor: pointer;
}
body #main .catalog_rubric .products article .advantage p{
	font-size: 17px;
	text-align: left;
}
body #main .catalog_rubric .products article .advantage em{
	font-size: 28px;
	color: #54B200;
	font-weight: bold;
    font-style: normal;
	display: block;
    margin-bottom: 10px;
}
body #main .catalog_rubric .products article .advantage strong{
	background: #54B200;
	color: #FFF;
	font-size: 19px;
	text-transform: uppercase;
	display: table;
    padding: 3px 15px;
    margin: 20px 0 10px;
}

body #main .catalog_rubric .products article .advantage strong + span{
	display: block;
    font-weight: bold;
}

/* Movie */
body #main .catalog_rubric .movie-container{
    background: #F4F4F4;
    width: 1075px;
	max-width: 100%;
    margin: auto;
    margin-bottom: 30px;
	/*margin-top: -30px;*/
	position: relative;
}

body #main .catalog_rubric .movie-container > .movie-content{
	display: flex;
	gap: 45px;
	/*padding: 35px 47px 45px;*/
	padding: 100px 47px 45px;
}

body #main .catalog_rubric .movie-container + .visuals:before{
	display: none;
}
body #main .catalog_rubric .movie-container:before{
	content: "";
    display: inline-block;
    position: absolute;
    border-top: 83px solid #097F82;
    border-left: 67px solid transparent;
    border-right: 67px solid transparent;
    top: 0;
    left: calc(50% - 69px);
    z-index: 1;
}

body #main .catalog_rubric .movie-container:after{
	content: "";
    background: var(--e-global-color-primary);
	height: 3px;
	display: inline-block;
	margin: 0 47px;
	position: absolute;
	bottom: 0;
    width: calc(100% - 47px);
    left: 0;
}

body #main .catalog_rubric .movie-container .movie{
	flex: 0 0 610px;
	z-index: 1;
}
body #main .catalog_rubric .movie-container .movie a{
    height: 100%;
    display: inline-block;
	position: relative;
}
body #main .catalog_rubric .movie-container .movie a:before,
body #main .diy.video .movie-container .movie a:before,
body #main .tip_month.video .picture a:before{
	content: "";
	display: inline-block;
	width: 100px;
	height: 100px;
	background: var(--e-global-color-primary);
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 50px);
	left: calc(50% - 50px);
}
body #main .catalog_rubric .movie-container .movie a:after,
body #main .diy.video .movie-container .movie a:after,
body #main .tip_month.video .picture a:after{
	content: "";
	border-left: 35px solid #FFF;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 13px);
}
body #main .catalog_rubric .movie-container .movie img{
    height: 100%;
    object-fit: cover;
}

body #main .catalog_rubric .movie-container .desc,
body #main .catalog_rubric .movie-container .desc p{
	font-family: var(--font-family);
	font-size: 14px;
}

body #main .catalog_rubric .movie-container h3{
	font-size: 39px;
	color: var(--e-global-color-primary);
	text-transform: none;
	text-align: left;
    padding-bottom: 0;
    margin-bottom: 18px;
}

body #main .catalog_rubric .movie-container h3:after{
	display: none;
}

body #main .catalog_rubric .movie-container h4{
	font-size: 18px;
	text-transform: none;
    margin-bottom: 28px;
}

body #main .catalog_rubric .movie-container p{
	line-height: 21px;
}

@media screen and (max-width: 1024px) {
	body #main .catalog_rubric.v2{
		margin-bottom: 0px;
	}
	body #main .catalog_rubric.v2:not(.discount) > header:before{
		border-top-width: 132px;
		border-left-width: 105px;
		border-right-width: 105px;
		left: calc(50% - 106px);
		top: -20px;
	}

	body #main .catalog_rubric .movie-container{
	    flex-direction: column-reverse;
		padding: 10px 15px;
		margin-top: 0;
		margin-bottom: 0;
	}
	body #main .catalog_rubric .movie-container:before,
	body #main .catalog_rubric .movie-container:after{
		display: none;
	}
	
	body #main .catalog_rubric .movie-container > .movie-content{
		flex-direction: column;
		padding: 100px 0 45px;
	}
	
	/*body #main .catalog_rubric .movie-container .movie{
	    margin: 0 -25px;
		flex: 1;
	}*/
	body #main .catalog_rubric .movie-container .movie iframe{
		height: 226px;
	}
	
	body #main .catalog_rubric .movie-container + .visuals:before{
		display: block;
		z-index: 10;
		border-top-width: 50px;
		border-left-width: 40px;
		border-right-width: 40px;
		left: calc(50% - 40px);
		top: 30px;
	}
	
	body #main .catalog_rubric .visuals.visuals-grid{
		margin: 0;
		padding-bottom: 5px;
		margin-bottom: 20px;
	}
	body #main .catalog_rubric.v2 .visuals:before{
		z-index: 10;
		border-top-width: 50px;
		border-left-width: 40px;
		border-right-width: 40px;
		left: calc(50% - 40px);
		top: 30px;
	}
	body #main .catalog_rubric .visuals.visuals-grid .visuals-content{
	    display: flex;
	}
	body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual{
		width: 100%;
	}
	body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual:not(:first-child) img{
		height: 190px !important;
	}
	/*body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(1) img{
		height: 515px
	}*/
	
	
	/* Révision du 05/09/2023 */
	
	body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual:nth-child(1) img{
		height: auto;
	}
	
	/* Fin Révision du 05/09/2023 */
	
	body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual .catchphrase{
		font-size: 20px;
		top: 58px;
		left: 25px;
		padding-left: 30px;
		width: 100%;
		padding-right: 100px;
	}
	body #main .catalog_rubric .visuals.visuals-grid .visuals-content .visual .catchphrase:before{
		border-left-width: 15px;
		border-top-width: 13px;
		border-bottom-width: 13px;
		top: 0;
	}
	body #main .elementor-widget-ekit_wb_10484:nth-of-type(even) .catalog_rubric .visuals.visuals-grid .visuals-content .visual .catchphrase{
		right: 25px;
		padding-right: 30px;
		padding-left: 100px;
	}
	body #main .elementor-widget-ekit_wb_10484:nth-of-type(even) .catalog_rubric .visuals.visuals-grid .visuals-content .visual .catchphrase:before{
		border-right-width: 15px;
	}
	
	body #main .catalog_rubric.v2 .products{
	    align-items: flex-start;
		background: #FFF;
	}
	body #main .catalog_rubric.v2 .products:before{
		display: none;
	}
	body #main .catalog_rubric.v2 .products article, body #main .catalog_rubric.v2 .products article > a{
		width: 47%;
		flex-direction: column;
	}
	body #main .catalog_rubric.v2 .products article > a{
		width: 100%;
	}
	body #main .catalog_rubric.v2 .products article > *:not(a), body #main .catalog_rubric.v2 .products article > a > *{
		width: 100%;
	}
	
	body #main .catalog_rubric.v2 .hasAdvantage .advantage-container.open .popup{
		width: calc(100% - 30px);
		top: 20px;
		left: 15px;
	}
	
	body #main .catalog_rubric .movie-container .movie{
		flex: 0 0 400px;
	}
	
	body #main .catalog_rubric .movie-container .movie img{
		height: 400px;
		width: 100%;
	}
	
	body #main .catalog_rubric .movie-container .movie a{
		width: 100%;
	}
}

@media (max-width: 768px){
	body #main .catalog_rubric .movie-container .movie{
		flex: 0 0 320px;
	}
	
	body #main .catalog_rubric .movie-container .movie img{
		height: 320px;
	}
}

@media (max-width: 480px){
	body #main .catalog_rubric .movie-container .movie{
		flex: 0 0 320px;
	}
}

/* CATALOGUE 2023 */
/* RSE Product and Product star */
body #main .rse_product{
    display: flex;
    flex-wrap: wrap;
    gap: 52px;
	align-items: center;
    width: 1075px;
	max-width: 100%;
    margin: auto;
    background: white;
	margin: 105px auto 43px;
}

body #main .product_star .container{
	background: #F4F4F4;
	border-top: 10px solid var(--e-global-color-primary);
	padding: 57px 70px;
    width: 1075px;
	max-width: 100%;
	margin: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 52px;
	align-items: center;
}

body #main .rse_product .pictures{
	display: flex;
	width: 660px;
	max-width: 100%;
	border: 1px solid #707070;
}
body #main .rse_product .pictures:before{
	content: "Produit engagé";
	position: absolute;
	font-family: var(--font-family);
	font-size: 20px;
    text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	display: inline-block;
	background: var(--e-global-color-primary);
    padding: 2px 20px;
}
body #main .product_star .picture{
	max-width: 522px;
}
body #main .rse_product .pictures img{
	height: 400px;
}
body #main .rse_product .pictures img:first-child{
	width: 72%;
    object-fit: cover;
	border-right: 1px solid #707070;
}
body #main .rse_product .pictures img:last-child{
	width: 28%;
    object-fit: contain;
}

body #main .product_star .picture img{
	width: 100%;
	height: 380px;
	object-fit: contain;
}

body #main .rse_product .desc,
body #main .product_star .desc{
	font-family: var(--font-family);
	font-size: 17px;
	flex: 1;
}
body #main .rse_product h4,
body #main .product_star h4{
	font-size: 37px;
	color: var(--e-global-color-primary);
	font-weight: bold;
    text-transform: none;
	margin-bottom: 13px;
}
body #main .rse_product p,
body #main .product_star p{
	font-size: inherit;
	line-height: 31px;
	margin: 0;
}
body #main .rse_product .title-highlighted,
body #main .product_star .title-highlighted{
    text-transform: uppercase;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	background: var(--e-global-color-primary);
    padding: 2px 20px;
	margin-top: 36px;
	margin-bottom: 21px;
}
body #main .rse_product .desc strong,
body #main .product_star .desc strong{
	font-size: 17px;
	font-weight: bold;
	color: #707070;
}
@media screen and (max-width: 1024px) {
	body #main .rse_product{
		margin-top: 50px;
	    gap: 25px;
	}
	body #main .rse_product .pictures img{
		height: 155px;
	}
	body #main .product_star .container{
	    padding: 13px 30px 80px;
	}
	
	body #main .rse_product .title-highlighted,
	body #main .product_star .title-highlighted{
	    margin-top: 15px;
	}
}

/* Tip month */
body #main .tip_month .container{
	background: #F4F4F4;
	border-top: 10px solid var(--e-global-color-primary);
	padding: 57px 70px 150px;
    width: 1075px;
	max-width: 100%;
	margin: auto;
	margin-bottom: 60px;
}

body #main .tip_month .content{
	display: flex;
	gap: 95px;
	margin-bottom: 50px;
}
body #main .tip_month.video .content{
	gap: 52px;
}
body #main .tip_month .content .picture{
    width: 492px;
	height: 485px;
	max-width: 100%;
}
body #main .tip_month.video .content .picture{
	width: 610px;
    height: 402px;
}
body #main .tip_month.video .content .picture a{
    display: inline-block;
    position: relative;
    height: 100%;
}
body #main .tip_month .content .picture img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

body #main .tip_month .content .desc{
    font-family: var(--font-family);
    font-size: 17px;
    flex: 1;
	display: flex;
	flex-direction: column;
}
body #main .tip_month .content .desc hr{
	width: 50px;
    border: 0;
    border-top: 1px solid #707070;
	margin-top: 28px;
	margin-bottom: 32px;
}
body #main .tip_month .content .desc .triangle{
	position: relative;
    z-index: 1;
    display: flex;
	flex-direction: column;
    flex: 1;
    width: 80px;
    justify-content: flex-end;
}
body #main .tip_month.video .content .desc .triangle{
	display: none;
}
body #main .tip_month .content .desc .triangle > span{
    display: block;
    margin-top: -20px;
	position: relative;
}
body #main .tip_month .content .desc .triangle > span:first-child{
    z-index: -1;
}
body #main .tip_month .content .desc .triangle > span:last-child{
    z-index: -2;
}
body #main .tip_month .content .desc .triangle:before,
body #main .tip_month .content .desc .triangle > span:before,
body #main .tip_month .content .desc .triangle > span:after{
	content: "";
    display: inline-block;
    border-top: 49px solid var(--e-global-color-primary);
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
}

body #main .tip_month .content .desc .triangle > span:after{
	position: absolute;	
    top: 1px;
    left: 2px;
    border-top: 47px solid #F4F4F4;
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
}
body #main .tip_month .content .desc .triangle > span:first-child:before{
	border-top-color: #54b200c2;
}
body #main .tip_month .content .desc .triangle > span:last-child:before{
	border-top-color: #54b20059;
}

body #main .tip_month .desc h4{
	font-size: 28px;
	color: var(--e-global-color-primary);
	font-weight: bold;
    text-transform: none;
	margin-bottom: 13px;
}
body #main .tip_month .desc p{
	font-size: inherit;
	line-height: 31px;
	margin: 0;
}

body #main .tip_month .steps{
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	counter-reset: step;
    font-family: var(--font-family);
	font-size: 17px;
}
body #main .tip_month .steps .step{
	width: 32%;
	counter-increment: step;
}
body #main .tip_month .steps .step img{
	width: 100%;
	height: 245px;
	object-fit: cover;
    margin-bottom: 20px;
}
body #main .tip_month .steps .step p{
	display: flex;
}
body #main .tip_month .steps .step p:before{
	content: counter(step);
	background: var(--e-global-color-primary);
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
    padding: 0px 10px;
    line-height: 30px;
    height: 30px;
	margin-right: 15px;
}

@media screen and (max-width: 1024px) {
	body #main .tip_month .container{
	    padding: 13px 30px 80px;
	}
	body #main .tip_month .content{
		flex-direction: column;
		gap: 10px;
	}
	body #main .tip_month .content .picture{
		height: 325px;
	}
	body #main .tip_month.video .content .picture{
	    height: 195px;
	}
	body #main .tip_month .content .desc .triangle{
		display: none;
	}
	body #main .tip_month .steps .step{
		width: 100%;
	}
}

/* DIY */
body #main .diy .container{
	background: #F4F4F4;
	padding: 0 70px 55px 40px;
    max-width: 1230px;
	margin: auto;
	margin-bottom: 60px;
    font-family: var(--font-family);
}
body #main .diy.video .container{
	padding-bottom: 92px;
}
body #main .diy header{
	margin: 0 -70px 0 -40px;
    border: 3px solid var(--e-global-color-primary);
    border-width: 3px 0;
    margin-bottom: 92px;
	position: relative;
}
body #main .diy header:before,
body #main .diy header:after{
	content: "";
    display: inline-block;
    border-top: 70px solid var(--e-global-color-primary);
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
	position: absolute;
	top: 0;
}
body #main .diy header:before{
	left: 130px;
}
body #main .diy header:after{
	right: 130px;
}
body #main .diy header h2{
	font-size: 49px;
	color: var(--e-global-color-primary);
	font-weight: bold;
    text-transform: uppercase;
	text-align: center;
}
body #main .diy.video .container .movie-container{
	display: flex;
	gap: 45px;
	align-items: center;
	flex-wrap: wrap;
}
body #main .diy.video .container .movie-container .movie{
	max-width: 100%;
}
body #main .diy.video .container .movie-container .movie a{
	width: 610px;
    max-width: 100%;
    display: inline-block;
    position: relative;
}
body #main .diy.video .container .movie-container img{
	width: 100%;
	height: 400px;
	object-fit: cover;
}

body #main .diy h3{
	font-size: 39px;
	color: var(--e-global-color-primary);
	font-weight: bold;
    text-transform: uppercase;
	margin-bottom: 30px;
	display: flex;
	max-width: 630px;
}
body #main .diy.video h3{
	display: block;
	max-width: none;
}
body #main .diy h3:before{
    content: "";
    display: inline-block;
    border-left: 76px solid #023F33;
    border-top: 62px solid transparent;
    border-bottom: 62px solid transparent;
	vertical-align: middle;
    margin-top: -7px;
    margin-right: 35px;
}
body #main .diy.video h3:before{
	display: none;
}
body #main .diy.video h3:after{
	content: "";
	display: block;
	width: 60px;
	height: 3px;
	background: var(--e-global-color-primary);
	margin-top: 25px;
}
body #main .diy.video .desc{
	flex: 1;
	font-size: 18px;
	font-weight: bold;
}
body #main .diy.video .desc a{
	background: var(--e-global-color-primary);
	color: #FFF;
	text-transform: uppercase;
	border-radius: 35px;
	padding: 7px 30px;
    margin-top: 20px;
    display: inline-block;
}

body #main .diy .difficulty-diy{
	margin-left: 113px;
}
body #main .diy .requirements{
	display: flex;
	padding-left: 113px;
	padding-right: 25px;
	gap: 35px;
    font-family: inherit;
	color: #023D31;
	margin-top: 50px;
	align-items: center;
}
body #main .diy .requirements > img{
	width: 460px;
	height: 590px;
	object-fit: cover;
}
body #main .diy .requirements h4{
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
}
body #main .diy .requirements ul{
	list-style: none;
    display: flex;
    flex-direction: column;
    gap: 70px;
    background: #F7F7F7;
    padding: 35px 15px;
}
body #main .diy .requirements ul li{
    display: flex;
    gap: 20px;
	font-size: 19px;
	line-height: normal;
}
body #main .diy .requirements ul img{
	width: 45px;
	height: 45px;
	object-fit: contain;
	background: white;
}

body #main .diy .steps{
	counter-reset: step;
}

body #main .diy .steps .step{
	counter-increment: step;
	display: flex;
    gap: 45px;
	margin-bottom: 75px;
}
body #main .diy .steps .step:before{
	content: "Étape " counter(step);
	white-space: nowrap;
	background: #023F33;
	color: #FFFBED;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
    padding: 8px 40px;
    height: 50px;
	width: 200px;
    text-align: center;
	line-height: normal;
}

body #main .diy .steps .step img{
	width: 315px;
	height: 375px;
	object-fit: contain;
	object-position: top;
}
body #main .diy .steps .step .desc{
	font-size: 19px;
	color: #023D31;
	flex: 1;
}
body #main .diy .steps .step h4{
	font-size: 44px;
	font-weight: bold;
	text-transform: uppercase;
}
body #main .diy .steps .step h4:after{
	content: "";
	display: block;
	width: 60px;
	height: 3px;
	background: var(--e-global-color-primary);
	margin-top: 25px;
}
@media screen and (max-width: 1024px) {
	body #main .diy .container{
	    padding: 30px 30px 80px;
	}
	body #main .diy header{
		margin: 0 -30px 50px;
	}
	body #main .diy header:before{
		left: 0;
	}
	body #main .diy header:after{
		right: 0;
	}

	body #main .diy h3:before{
		display: none;
	}
	body #main .diy .difficulty-diy{
		margin-left: 0;
	}
	body #main .diy .requirements{
		padding: 0;
		flex-direction: column;
	}
	body #main .diy .requirements > img{
		height: auto;
	}
	body #main .diy .steps .step{
		flex-direction: column;
	}
	body #main .diy .steps .step img{
		width: 100%;
		height: auto;
	}
	
	body #main .diy.video .container .link{
		flex-direction: column-reverse;
	}
	body #main .diy.video .container .link img{
		height: auto;
	}
}

/* Difficulty */
body #main .difficulty-diy span{
    display: inline-block;
    background: url("https://lakazleroymerlin.re/wp-content/uploads/2022/03/difficulty.png");
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: contain;
}

body #main .difficulty-diy.score-1 span:nth-child(1),
body #main .difficulty-diy.score-2 span:nth-child(-n + 2),
body #main .difficulty-diy.score-3 span:nth-child(-n + 3){
    background-image: url("https://lakazleroymerlin.re/wp-content/uploads/2022/03/difficulty-active.png");
}

body #main .difficulty-diy p{
    font-family: var(--font-family);
    text-transform: uppercase;
    background: var(--e-global-color-primary);
    color: white;
    font-size: 18px;
    padding: 5px 30px;
    font-weight: bold;
    display: inline-block;
    margin-left: 50px;
}

body #main .difficulty-diy:before{
    content: "";
    display: inline-block;
    width: 60px;
    height: 5px;
    background: var(--e-global-color-primary);
    position: relative;
    top: -10px;
    margin-right: 30px;
}

@media (max-width: 768px) {
    body #main .difficulty-diy:before{
        display: none;
    }
    body #main .difficulty-diy p{
        margin-left: 0;
        display: table;
    }
}

/* Stores */
body #main .stores{
    list-style: none;
    padding: 0;
	display: flex;
	gap: 10px;
}
body #main .stores li{
	position: relative;
	line-height:0
}
body #main .stores li:before{
	content: "";
	background: #4F9C68;
	opacity: 0.46;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
body #main .stores li:after{
	content: "";
	font-family: var(--font-family);
	font-size: 26px;
	text-transform: uppercase;
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 0;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
body #main .stores li:nth-child(1):after{
	content: "Sainte-Marie";
}
body #main .stores li:nth-child(2):after{
	content: "Le Port";
}
body #main .stores li:nth-child(3):after{
	content: "Saint-Louis";
}
body #main .stores[data-select="sainte-marie"] li:nth-child(1):before,
body #main .stores[data-select="sainte-marie"] li:nth-child(1):after,
body #main .stores[data-select="le-port"] li:nth-child(2):before,
body #main .stores[data-select="le-port"] li:nth-child(2):after,
body #main .stores[data-select="saint-louis"] li:nth-child(3):before,
body #main .stores[data-select="saint-louis"] li:nth-child(3):after{
	display: none;
}

@media (max-width: 620px){
	body #main .stores li:after{
		font-size: 16px;
	}
}

@media (max-width: 480px){
	body #main .stores{
		flex-direction: column;
	}
	
	body #main .stores li img{
		height: 100px;
		width: 100%;
		object-fit: cover;
	}
}

/* Cross selling */
body #main .cross_selling{
	display: none;
}
body #main .cross_selling.open{
	display: block;
}

body #main .cross_selling .sub_products{
    position: absolute;
    top: -32px;
    background: #FFF;
    z-index: 1000;
	padding: 10px;
}
body #main .hasCrossSelling .product:before,
body #main .cross_selling .sub_products:before,
body #main .cross_selling .sub_products:after,
body #main .isStar .product:before{
	content: "Et aussi";
	display: block;
    background: var(--e-global-color-primary);
	font-family: var(--font-family);
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 32px;
	letter-spacing: 7px;
	border: 1px solid var(--e-global-color-primary);
	border-bottom: 0;
}
body #main .isStar .product:before{
	content: "Produit du mois";
	letter-spacing: 4px;
}
body #main .hasCrossSelling .product:before{
	animation: blink-label normal 2.5s infinite linear;
}
@keyframes blink-label {
    0% {
		background: transparent;
		color: var(--e-global-color-primary);
	}
    5% {
		background: var(--e-global-color-primary);
		color: #FFF;
	}
    50% {
		background: var(--e-global-color-primary);
		color: #FFF;
	}
    55% {
		background: transparent;
		color: var(--e-global-color-primary);
	}
    100% {
		background: transparent;
		color: var(--e-global-color-primary);
	}
}

body #main .hasCrossSelling .product,
body #main .isStar .product{
	margin-top: -32px;
}
body #main .cross_selling .sub_products:before{
	margin: -10px -10px 50px -10px;
}
body #main .cross_selling .sub_products:after{
	margin: 10px -10px -10px -10px;
}
body #main .catalog_rubric .hasCrossSelling .close{
	top: -16px;
    right: -17px;
}

body #main article .cross_selling .sub_products .picture{
	border: 0;
}
body #main .cross_selling .product,
body #main .cross_selling .sub_product{
	padding-bottom: 25px;
    position: relative;
}
body #main .cross_selling .sub_product{
	padding-top: 20px;
}
body #main .cross_selling .product:after,
body #main .cross_selling .sub_product:after{
	content: "";
	display: block;
	width: 70%;
	height: 1px;
	background: var(--e-global-color-primary);
    margin: auto;
    position: relative;
    bottom: -25px;
}
body #main .cross_selling .sub_product:last-child:after{
	display: none;
}
body #main .cross_selling .product:before{
	display: none;
}

@media screen and (max-width: 1024px) {
	body #main .hasCrossSelling .product,
	body #main .isStar .product{
		margin-top: 0;
	}
	body #main .hasCrossSelling .product:before,
	body #main .isStar .product:before{
		border-bottom: 1px solid var(--e-global-color-primary);
	}
	body #main .isStar .product:before{
		letter-spacing: 0;
	}

	body #main .catalog_rubric .products .cross_selling{
		width: 0;
	}
	body #main .cross_selling .sub_products{
		width: 51%;
		right: 5px;
		top: 0;
	}
}
    
/* Header be useful*/
body #main header.be-useful{
	background-size: cover;
    background-position: center calc(50% + 60px);
	height: 480px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	margin-bottom: 36px;
    position: relative;
    margin-top: 100px;
	text-shadow: 0 0 10px #333;
}
body #main header.be-useful:before{
    content: "";
    display: inline-block;
    border-top: 220px solid var(--e-global-color-primary);
    border-left: 180px solid transparent;
    border-right: 180px solid transparent;
    position: absolute;
    left: calc(50% - 180px);
    top: -70px;
	z-index: 1;
}
body #main header.be-useful > span{
	display: block;
	border: 2px solid var(--e-global-color-primary);
	border-left: 0;
	border-right: 0;
	background: white;
    position: absolute;
    width: 100%;
    top: 0;
}
body #main header.be-useful > span > span:before,
body #main header.be-useful > span > span:after{
	content: "Vous être utile";
}
body #main header.be-useful > span > span{
	font-family: var(--font-family);
	font-size: 37px;
	color: var(--e-global-color-primary);
	font-weight: bold;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    width: 1075px;
	max-width: 100%;
    margin: auto;
	text-shadow: none;
}
body #main header.be-useful h2{
	font-family: var(--font-family);
	color: #FFF;
	font-size: 57px;
	font-weight: bold;
    text-transform: uppercase;
	text-align: center;
	margin: 0;
	letter-spacing: 10px;
}
body #main header.be-useful h2 span{
	position: relative;
	z-index: 1;
	text-shadow: none;
}
body #main header.be-useful h2 span:before{
    content: "";
    position: absolute;
    background: var(--e-global-color-primary);
    height: 100%;
    width: calc(100% + 17px);
    z-index: -1;
    transform: rotate(-1deg);
    left: -21px;
}
@media screen and (max-width: 1024px) {
	body #main header.be-useful{
		height: 160px;
		margin-bottom: 0;
		margin-top: 30px;
	}
	body #main header.be-useful:before{
		border-left-width: 70px;
		border-right-width: 70px;
		border-top-width: 90px;
		left: calc(50% - 70px);
		top: -30px;
	}
	body #main header.be-useful h2{
		font-size: 24px;
		letter-spacing: 7px;
		margin-top: 40px;
	}
	body #main header.be-useful h2 span:before{
		width: 100%;
	    left: -6px;
	}
	body #main header.be-useful > span > span{
		font-size: 14px;
	    line-height: 35px;
	}
}

/* GUIDES */
/* Pose */
body #main .guide_pose{
	font-family: var(--font-family);
	text-align: center;
	border-bottom: 3px solid #7AB951;
	font-weight: bold;
	font-size: 9px;
    display: inline-block;
    position: absolute;
    bottom: 45px;
    right: 0;
    background: #FFF;
	max-width: 200px;
}
body #main .guide_pose.large{
	position: initial;
    max-width: none;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    border: 1px solid #7AB951;
}
body #main .guide_pose p{
	margin-bottom: 0;
}
body #main .guide_pose header p{
    display: grid;
    grid-template-columns: 70px 1fr;
    align-items: center;
    text-align: left;
    line-height: normal;
}
body #main .guide_pose header{
	background: #7AB951;
	color: #FFF;
	font-size: 17px;
	padding: 3px;
}
body #main .guide_pose.large header{
	width: 200px;
}
body #main .guide_pose header img{
    width: auto;
    grid-column: 1;
    grid-row: 1/3;
    max-height: 25px;
    justify-self: center;
}
body #main .guide_pose header img.reverse{
	transform: scaleX(-1);
}
body #main .guide_pose .content{
	padding: 0px 10px;
}
body #main .guide_pose.large .content{
	flex: 1;
	text-align: left;
}

body #main .guide_pose small{
	font-weight: normal;
	font-size: 7px;
}

@media print {
	*{
		-webkit-print-color-adjust: exact !important;
	}
	a[href]:after {
		content: none;
	}
}